ConversationLastDeliveryTime Property |
Contains the delivery time of the message that was last received in this conversation in the current folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime LastDeliveryTime { get; }Public ReadOnly Property LastDeliveryTime As DateTime
Get
Property Value
Type:
DateTimeThe last delivery time.
See Also